GdkDisplay: Call the correct push|pop_error_trap()
authorDaniel Boles <dboles.src@gmail.com>
Tue, 15 Aug 2017 18:29:22 +0000 (19:29 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 15 Aug 2017 19:34:11 +0000 (20:34 +0100)
commitd98a23dc8000345a29eb27dd30d0cb00b0ae0a64
tree75be59cb971bfaf3d6da363d6d3a21110b8d18bb
parentad5c4d09b3eed2cf125373afb66a2d31e00591a0
GdkDisplay: Call the correct push|pop_error_trap()

It is wrong to assume all Displays are of the same class as the default.

https://bugzilla.gnome.org/show_bug.cgi?id=784016
gdk/gdkdisplay.c